Skip to content

Conversation

@disrupted
Copy link

@disrupted disrupted commented Jan 29, 2026

this is just a draft implementation. seeing as the Opencode TUI auto-resizes its prompt I wanted to see if we could add a similar feature to this plugin. curious to hear your thoughts on this.

demo

{
  ui = {
    input = {
      min_height = 0.10,
      max_height = 0.25,
      text = {
        wrap = true,
      },
      auto_hide = true,
    }
  }
}
opencode-native-nvim-autoresize-prompt.mov

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant